projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a06fe08
)
* src/lisp.h: Remove a newline diff left over master.
author
Andrea Corallo
<akrl@sdf.org>
Mon, 28 Sep 2020 19:09:00 +0000
(21:09 +0200)
committer
Andrea Corallo
<akrl@sdf.org>
Mon, 28 Sep 2020 19:09:00 +0000
(21:09 +0200)
src/lisp.h
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index e33577b56333b793b928153f69afab53d8b40a2e..a1bdfe89d3aacca4a47a944aea378c9a7b710107 100644
(file)
--- a/
src/lisp.h
+++ b/
src/lisp.h
@@
-4735,6
+4735,7
@@
extern bool profiler_memory_running;
extern void malloc_probe (size_t);
extern void syms_of_profiler (void);
+
#ifdef DOS_NT
/* Defined in msdos.c, w32.c. */
extern char *emacs_root_dir (void);